home *** CD-ROM | disk | FTP | other *** search
/ Deluxe Multimedia CD Pack / Deluxe Multimedia CD Pack.iso / t350 / mdmchipv.inf < prev    next >
INI File  |  1997-05-14  |  21KB  |  408 lines

  1. ; Windows Modem Setup File
  2. ; Copyright 1994 Microsoft Corp.
  3. ;
  4. ; Manufacturer:   PCtel, Inc
  5.  
  6. [Version]
  7. Signature="$Windows95$"
  8. Class=Modem
  9. Provider=%Mfg%
  10.  
  11. [DestinationDirs]
  12. PtUtil.Copy     =10             ;LDID_WIN
  13. PTSpk.Copy              =10             ;LDID_WIN
  14. DefaultDestDir  =11             ;LDID_SYSTEM
  15. PTInf.Copy              =17             ;LDID_INF
  16.  
  17. [PreCopySection]
  18. HKR,,NoSetupUI,,1
  19.  
  20. [Manufacturer]
  21. %Mfg% = Models
  22.  
  23. ; Modem models
  24. [Models]
  25. %Modem1% = Modem1
  26. %Modem2% = Modem2, ISAPNP\ALS0200_DEV0004                       ; Mdm288pnp
  27. %Modem3% = Modem3, PCMCIA\CLSI28.8-FAX/MODEM-5098
  28.  
  29. ; Installation sections
  30.  
  31. [Modem1]        ; Mdm288
  32. AddReg=All, MfgAddReg, Modem1.AddReg, PCTEL_VOICE_ALL, PCTEL_VOICE_SERWAVE
  33. CopyFiles= Mdm1.Copy, PtUtil.Copy, PTInf.Copy, PTSpk.Copy
  34. UpdateIniFields=SpkInifile.update
  35. UpdateInis=PTSystem.ini
  36.  
  37. [Modem2]        ; Mdm288pnp
  38. AddReg=All, MfgAddReg, Modem2.AddReg, PCTEL_VOICE_ALL, PCTEL_VOICE_SERWAVE
  39. CopyFiles=Mdm2.Copy, PtUtil.Copy, PTInf.Copy, PTSpk.Copy
  40. UpdateIniFields=SpkInifile.update
  41. UpdateInis=PTSystem.ini
  42.  
  43. [Modem3]                ; PCMCIA HSP modem
  44. AddReg=All, MfgAddReg, Modem3.AddReg, PCTEL_VOICE_ALL, PCTEL_VOICE_SERWAVE
  45. CopyFiles=Mdm3.Copy, PTUtil.Copy, PTInf.Copy, PTSpk.Copy
  46. UpdateIniFields=SpkInifile.update
  47. UpdateInis=PTSystem.ini
  48.  
  49. ; AddReg sections
  50.  
  51. [Modem1.AddReg] ; Mdm288
  52. HKR,,StaticVxd,,"vmodem.386,vpctcom.386,vvoice.386,ptvcd.vxd"
  53. HKR,, DeviceType, 1, 02      ; Internal
  54. HKR,, Contention,,*ptvcd
  55. HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 00,00,00,00, 0f,00,00,00, f7,03,00,00, 00,c2,01,00, 40,83,00,00
  56. HKR,, FClass, 1, 47,00,00,00
  57.  
  58. [Modem2.AddReg] ; Mdm288pnp
  59. HKR,,StaticVxd,,"vmodem.386,vpctcom.386,vvoice.386,ptvcd.vxd"
  60. HKR,, DeviceType, 1, 02      ; Internal
  61. HKR,, PortDriver,, "ptserial.vxd"
  62. HKR,, Contention,,*ptvcd
  63. HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 00,00,00,00, 0f,00,00,00, f7,03,00,00, 00,c2,01,00, 40,83,00,00
  64. HKR,, FClass, 1, 47,00,00,00
  65.  
  66. [Modem3.AddReg] ; PCMCIA HSP Modem
  67. HKR,, StaticVxd,,"vmodem.386,vpctcom.386,vvoice.386, ptvcd.vxd"
  68. HKR,, DeviceType, 1, 03      ; PCMCIA
  69. HKR,, PortDriver,, "ptserial.vxd"
  70. HKR,, Contention,,*ptvcd
  71. HKR,, Properties, 1, 80,01,00,00, ff,00,00,00, ff,00,00,00, 00,00,00,00, 0f,00,00,00, f7,03,00,00, 00,c2,01,00, 40,83,00,00
  72. HKR,, FClass, 1, 07,00,00,00
  73.  
  74. ; User visible strings
  75.  
  76. [Strings]
  77. ClassName = "Modem"
  78. Mfg = "PCtel, Inc."
  79.  
  80. ; Model strings
  81.  
  82. Modem1="HSP 336-DELUXE MODEM"
  83. Modem2="HSP 336-DELUXE PNP MODEM"
  84. Modem3="HSP 336-DELUXE PCMCIA MODEM"
  85.  
  86.  
  87.  
  88. ; --------------------------------------------------------------
  89. ; Common Registry Sections
  90.  
  91. ; The [All] section is installed for all modems.
  92.  
  93. [All]
  94. HKR,,FriendlyDriver,,unimodem.vxd
  95. HKR,,DevLoader,,*vcomm
  96. HKR,,PortSubClass,1,02
  97. HKR,,ConfigDialog,,modemui.dll
  98. HKR,,EnumPropPages,,"modemui.dll,EnumPropPages"
  99.  
  100. [MfgAddReg]
  101. HKR,, InactivityScale, 1, 0a,00,00,00
  102. HKR,, InactivityFormat,, "seconds"
  103. HKR, Init,      1,, "AT<cr>"
  104. HKR, Init,      2,, "AT&FE0&C1&D2&K3V1W1S0=0<cr>"
  105. HKR, Monitor,   1,, "ATS0=0<cr>"
  106. HKR, Monitor,   2,, "None"
  107. HKR, Hangup,    1,, "ATH<cr>"
  108. HKR, Answer,    1,, "ATA<cr>"
  109. HKR,, Reset,, "ATH&F&C1&D2W1S0=0<cr>"
  110. HKR, Settings, Prefix,, "AT"
  111. HKR, Settings, Terminator,, "<cr>"
  112. HKR, Settings, DialPrefix,, "D"
  113. HKR, Settings, DialSuffix,, ""
  114. HKR, Settings, SpeakerVolume_Low,, "L1"
  115. HKR, Settings, SpeakerVolume_Med,, "L2"
  116. HKR, Settings, SpeakerVolume_High,, "L3"
  117. HKR, Settings, SpeakerMode_Off,, "M0"
  118. HKR, Settings, SpeakerMode_Dial,, "M1"
  119. HKR, Settings, SpeakerMode_On,, "M2"
  120. HKR, Settings, SpeakerMode_Setup,, "M3"
  121. HKR, Settings, FlowControl_Off,, "&K0"
  122. HKR, Settings, FlowControl_Hard,, "&K3"
  123. HKR, Settings, FlowControl_Soft,, "&K4"
  124. HKR, Settings, ErrorControl_Off,, "\N0"
  125. HKR, Settings, ErrorControl_Forced,, "\N2"
  126. HKR, Settings, ErrorControl_On,, "\N3"
  127. HKR, Settings, Compression_Off,, "%%C0"
  128. HKR, Settings, Compression_On,, "%%C3"
  129. HKR, Settings, Modulation_CCITT,, "B0"
  130. HKR, Settings, Modulation_Bell,, "B1"
  131. HKR, Settings, SpeedNegotiation_Off,, "N0"
  132. HKR, Settings, SpeedNegotiation_On,, "N1"
  133. HKR, Settings, Pulse,, "P"
  134. HKR, Settings, Tone,, "T"
  135. HKR, Settings, Blind_Off,, "X4"
  136. HKR, Settings, Blind_On,, "X1"
  137. HKR, Settings, CallSetupFailTimer,, "S7=<#>"
  138. HKR, Settings, InactivityTimeout,, "S30=<#>"
  139. HKR, Fax, Class1DTESpeed,, "AUTO"
  140. ;;HKR, Fax, Class1FlowOff,, "&K0"
  141. ;;HKR, Fax, Class1FlowHW,, "&K3"
  142. ;;HKR, Fax, Class1FlowSW,, "&K4"
  143. ;
  144. ; The Verbose form for response
  145. ;
  146. HKR, Responses, "<cr><lf>OK<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00               ;00
  147. HKR, Responses, "<cr><lf>CONNECT<cr><lf>", 1, 02, 00, 2C,01,00,00, 00,00,00,00          ;01
  148. HKR, Responses, "<cr><lf>RING<cr><lf>", 1, 08, 00, 00,00,00,00, 00,00,00,00             ;02
  149. HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>", 1, 04, 00, 00,00,00,00, 00,00,00,00       ;03
  150. HKR, Responses, "<cr><lf>ERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00            ;04
  151. HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00     ;05
  152. HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>", 1, 05, 00, 00,00,00,00, 00,00,00,00      ;06
  153. HKR, Responses, "<cr><lf>BUSY<cr><lf>", 1, 06, 00, 00,00,00,00, 00,00,00,00             ;07
  154. HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>", 1, 07, 00, 00,00,00,00, 00,00,00,00        ;08
  155. HKR, Responses, "<cr><lf>CONNECT 600<cr><lf>", 1, 02, 00, 58,02,00,00, 00,00,00,00      ;09
  156. HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>", 1, 02, 00, 60,09,00,00, 00,00,00,00     ;10
  157. HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>", 1, 02, 00, C0,12,00,00, 00,00,00,00     ;11
  158. HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>", 1, 02, 00, 80,25,00,00, 00,00,00,00     ;12
  159. HKR, Responses, "<cr><lf>CONNECT 7200<cr><lf>", 1, 02, 00, 20,1C,00,00, 00,00,00,00     ;13
  160. HKR, Responses, "<cr><lf>CONNECT 12000<cr><lf>", 1, 02, 00, E0,2E,00,00, 00,00,00,00    ;14
  161. HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>", 1, 02, 00, 40,38,00,00, 00,00,00,00    ;15
  162. HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>", 1, 02, 00, 00,4B,00,00, 00,00,00,00    ;16
  163. HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>", 1, 02, 00, 00,96,00,00, 00,00,00,00    ;17
  164. HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>", 1, 02, 00, 00,E1,00,00, 00,00,00,00    ;18
  165. HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>", 1, 02, 00, 00,C2,01,00, 00,00,00,00   ;19
  166. HKR, Responses, "<cr><lf>CONNECT 28800<cr><lf>", 1, 02, 00, 80,70,00,00, 00,00,00,00    ;20
  167. HKR, Responses, "<cr><lf>CONNECT 31200<cr><lf>", 1, 02, 00, E0,79,00,00, 00,00,00,00    ;20
  168. HKR, Responses, "<cr><lf>CONNECT 33600<cr><lf>", 1, 02, 00, 40,83,00,00, 00,00,00,00    ;20
  169. HKR, Responses, "<cr><lf>CONNECT 300<cr><lf>", 1, 02, 00, 2C,01,00,00, 00,00,00,00      ;21
  170. HKR, Responses, "<cr><lf>CONNECT 1200TX/75RX<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ;22
  171. HKR, Responses, "<cr><lf>CONNECT 75TX/1200RX<cr><lf>", 1, 02, 00, B0,04,00,00, 00,00,00,00 ;23
  172. HKR, Responses, "<cr><lf>CONNECT 110<cr><lf>", 1, 02, 00, 6E,00,00,00, 00,00,00,00      ;24
  173. HKR, Responses, "<cr><lf>RING BACK<cr><lf>", 1, 01, 00, 00,00,00,00, 00,00,00,00        ;25
  174. HKR, Responses, "<cr><lf>+FCERROR<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00         ;+F4
  175. HKR, Responses, "<cr><lf>FAX<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00              ;33
  176. HKR, Responses, "<cr><lf>DATA<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00             ;35
  177. ;;HKR, Responses, "<cr><lf>VCON<cr><lf>", 1, 03, 00, 00,00,00,00, 00,00,00,00           ;35
  178. HKR, Responses, "<cr><lf>CARRIER 300<cr><lf>", 1, 01, 00, 2C,01,00,00, 00,00,00,00      ;40
  179. HKR, Responses, "<cr><lf>CARRIER 1200/75<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00  ;44
  180. HKR, Responses, "<cr><lf>CARRIER 75/1200<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00  ;45
  181. HKR, Responses, "<cr><lf>CARRIER 1200<cr><lf>", 1, 01, 00, B0,04,00,00, 00,00,00,00     ;46
  182. HKR, Responses, "<cr><lf>CARRIER 2400<cr><lf>", 1, 01, 00, 60,09,00,00, 00,00,00,00     ;47
  183. HKR, Responses, "<cr><lf>CARRIER 4800<cr><lf>", 1, 01, 00, C0,12,00,00, 00,00,00,00     ;48
  184. HKR, Responses, "<cr><lf>CARRIER 7200<cr><lf>", 1, 01, 00, 20,1C,00,00, 00,00,00,00     ;49
  185. HKR, Responses, "